[INFO] cloning repository https://github.com/thokis/embedded-shell-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thokis/embedded-shell-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthokis%2Fembedded-shell-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthokis%2Fembedded-shell-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 216fe146758b036cd32cd19fe101fa759dc39918
[INFO] testing thokis/embedded-shell-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthokis%2Fembedded-shell-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thokis/embedded-shell-rs
[INFO] finished tweaking git repo https://github.com/thokis/embedded-shell-rs
[INFO] tweaked toml for git repo https://github.com/thokis/embedded-shell-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thokis/embedded-shell-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thokis/embedded-shell-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.2.2
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.13
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded neli v0.7.4
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 705efe45b8e1345e9d69933fe01a42cce9e769dad175b2733b07df98ef1c66b9
[INFO] running `Command { std: "docker" "start" "-a" "705efe45b8e1345e9d69933fe01a42cce9e769dad175b2733b07df98ef1c66b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "705efe45b8e1345e9d69933fe01a42cce9e769dad175b2733b07df98ef1c66b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "705efe45b8e1345e9d69933fe01a42cce9e769dad175b2733b07df98ef1c66b9", kill_on_drop: false }`
[INFO] [stdout] 705efe45b8e1345e9d69933fe01a42cce9e769dad175b2733b07df98ef1c66b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 760220ddcffea42778695a193b8010b336398b8e8f7b6feb2ecd012201c6d6ee
[INFO] running `Command { std: "docker" "start" "-a" "760220ddcffea42778695a193b8010b336398b8e8f7b6feb2ecd012201c6d6ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serialport v4.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling embedded-shell v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell)
[INFO] [stderr]    Compiling rustyline v18.0.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling embedded-shell-linux v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-linux)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling local-ip-address v0.6.13
[INFO] [stderr]    Compiling embedded-shell-transfer v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-transfer)
[INFO] [stderr]    Compiling embedded-shell-cmdtree v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-cmdtree)
[INFO] [stderr]    Compiling embedded-shell-cli v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "760220ddcffea42778695a193b8010b336398b8e8f7b6feb2ecd012201c6d6ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760220ddcffea42778695a193b8010b336398b8e8f7b6feb2ecd012201c6d6ee", kill_on_drop: false }`
[INFO] [stdout] 760220ddcffea42778695a193b8010b336398b8e8f7b6feb2ecd012201c6d6ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54a72b9b6923d259cf6c032f1311552003ef2f002e5538e42c253e3ef8f9c171
[INFO] running `Command { std: "docker" "start" "-a" "54a72b9b6923d259cf6c032f1311552003ef2f002e5538e42c253e3ef8f9c171", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling embedded-shell v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling embedded-shell-linux v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-linux)
[INFO] [stderr]    Compiling embedded-shell-transfer v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-transfer)
[INFO] [stderr]    Compiling embedded-shell-cmdtree v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-cmdtree)
[INFO] [stderr]    Compiling embedded-shell-cli v0.1.0 (/opt/rustwide/workdir/crates/embedded-shell-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "54a72b9b6923d259cf6c032f1311552003ef2f002e5538e42c253e3ef8f9c171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54a72b9b6923d259cf6c032f1311552003ef2f002e5538e42c253e3ef8f9c171", kill_on_drop: false }`
[INFO] [stdout] 54a72b9b6923d259cf6c032f1311552003ef2f002e5538e42c253e3ef8f9c171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7ef9894e695529733d310c6fcc82c62dcadad6322342713dc69c270a8026f97
[INFO] running `Command { std: "docker" "start" "-a" "f7ef9894e695529733d310c6fcc82c62dcadad6322342713dc69c270a8026f97", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_shell-cd69ede1eced3077)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test shell::command::tests::args_appends_multiple ... ok
[INFO] [stdout] test shell::command::tests::base_returns_binary ... ok
[INFO] [stdout] test shell::command::tests::sh_c_form_for_shell_features ... ok
[INFO] [stdout] test shell::command::tests::default_timeout_is_five_seconds ... ok
[INFO] [stdout] test shell::command::tests::timeout_cwd_allow_nonzero_are_persisted ... ok
[INFO] [stdout] test shell::command::tests::wire_string_joins_argv_with_spaces ... ok
[INFO] [stdout] test shell::command::tests::wire_string_quotes_args_with_shell_metacharacters ... ok
[INFO] [stdout] test shell::command::tests::wire_string_quotes_args_with_spaces ... ok
[INFO] [stdout] test shell::command::tests::wire_string_quotes_url_with_query_params ... ok
[INFO] [stdout] test shell::linux::tests::bad_shell_prompt_regex_surfaces_as_invalid_regex_error ... ok
[INFO] [stdout] test shell::linux::tests::builder_defaults ... ok
[INFO] [stdout] test shell::linux::tests::builder_setters_chain ... ok
[INFO] [stdout] test shell::linux::tests::activate_with_custom_login_prompt ... ok
[INFO] [stdout] test shell::linux::tests::bad_login_prompt_regex_surfaces_as_invalid_regex_error ... ok
[INFO] [stdout] test shell::linux::tests::activate_runs_full_login_flow ... ok
[INFO] [stdout] test shell::linux::tests::parse_exit_code_handles_negative ... ok
[INFO] [stdout] test shell::linux::tests::parse_exit_code_picks_last_integer ... ok
[INFO] [stdout] test shell::command::tests::wire_string_handles_embedded_single_quote ... ok
[INFO] [stdout] test shell::linux::tests::parse_exit_code_errors_with_no_digits ... ok
[INFO] [stdout] test shell::linux::tests::parse_framed_response_with_stderr ... ok
[INFO] [stdout] test shell::linux::tests::parse_framed_response_multiline_stdout ... ok
[INFO] [stdout] test shell::linux::tests::parse_framed_response_basic_success ... ok
[INFO] [stdout] test shell::linux::tests::parse_framed_response_too_few_segments ... ok
[INFO] [stdout] test shell::linux::tests::reconnect_errors_without_port_configured ... ok
[INFO] [stdout] test shell::linux::tests::run_basic_command_with_stdout ... ok
[INFO] [stdout] test shell::linux::tests::run_command_exit_124_maps_to_timeout ... ok
[INFO] [stdout] test shell::linux::tests::run_command_exit_127_maps_to_not_found ... ok
[INFO] [stdout] test shell::linux::tests::run_command_with_stderr_and_nonzero_exit ... ok
[INFO] [stdout] test shell::linux::tests::run_command_with_allow_nonzero_returns_ok ... ok
[INFO] [stdout] test shell::linux::tests::strip_segment_returns_none_for_empty ... ok
[INFO] [stdout] test shell::linux::tests::triple_sentinel_returns_none_below_three ... ok
[INFO] [stdout] test shell::prompts::tests::linux_login_finds_real_after_last_login ... ok
[INFO] [stdout] test shell::prompts::tests::linux_login_ignores_last_login_line ... ok
[INFO] [stdout] test shell::prompts::tests::linux_login_matches_plain_prompt ... ok
[INFO] [stdout] test shell::linux::tests::strip_segment_trims_one_leading_and_trailing_crlf ... ok
[INFO] [stdout] test shell::prompts::tests::linux_login_handles_buffer_too_short_for_lookbehind ... ok
[INFO] [stdout] test shell::linux::tests::triple_sentinel_finds_position_after_third ... ok
[INFO] [stdout] test shell::prompts::tests::uboot_shell_matches_arrow_prompt ... ok
[INFO] [stdout] test shell::result::tests::display_is_pretty_json ... ok
[INFO] [stdout] test shell::result::tests::duration_is_non_negative ... ok
[INFO] [stdout] test shell::prompts::tests::linux_shell_matches_root_prompt ... ok
[INFO] [stdout] test shell::result::tests::is_success_tracks_exit_code ... ok
[INFO] [stdout] test shell::result::tests::json_repr_matches_python_shape ... ok
[INFO] [stdout] test shell::result::tests::re_findall_returns_all_matches ... ok
[INFO] [stdout] test shell::result::tests::re_findall_returns_empty_when_no_matches ... ok
[INFO] [stdout] test shell::linux::tests::strip_segment_preserves_internal_crlf ... ok
[INFO] [stdout] test shell::prompts::tests::linux_shell_rejects_non_root ... ok
[INFO] [stdout] test shell::prompts::tests::uboot_login_matches_autoboot_banner ... ok
[INFO] [stdout] test shell::result::tests::re_search_returns_none_when_stdout_is_none ... ok
[INFO] [stdout] test shell::result::tests::re_search_returns_none_on_no_match ... ok
[INFO] [stdout] test shell::result::tests::stderr_is_returned_verbatim ... ok
[INFO] [stdout] test shell::result::tests::stdout_strips_carriage_returns ... ok
[INFO] [stdout] test shell::linux::tests::activate_with_shell_prompt_already_present ... ok
[INFO] [stdout] test shell::result::tests::re_search_named_group ... ok
[INFO] [stdout] test shell::linux::tests::activate_detects_custom_shell_prompt ... ok
[INFO] [stdout] test shell::result::tests::re_groups_returns_all_captures ... ok
[INFO] [stdout] test shell::serial::tests::console_buffer_uses_default_cap_unset ... ok
[INFO] [stdout] test shell::serial::tests::console_buffer_strips_unit_separator ... ok
[INFO] [stdout] test shell::serial::tests::console_buffer_strips_ansi_escapes ... ok
[INFO] [stdout] test shell::result::tests::invalid_regex_panics - should panic ... ok
[INFO] [stdout] test shell::serial::tests::console_buffer_accumulates ... ok
[INFO] [stdout] test shell::serial::tests::drop_aborts_reader_task ... ok
[INFO] [stdout] test shell::serial::tests::eof_on_port_returns_io_error ... ok
[INFO] [stdout] test shell::serial::tests::console_buffer_caps_at_configured_size ... ok
[INFO] [stdout] test shell::serial::tests::drain_collects_available_bytes ... ok
[INFO] [stdout] test shell::serial::tests::read_chunk_receives_from_port ... ok
[INFO] [stdout] test shell::serial::tests::drain_until_silent_returns_after_threshold_with_no_traffic ... ok
[INFO] [stdout] test shell::serial::tests::read_until_accumulates_across_chunks ... ok
[INFO] [stdout] test shell::serial::tests::read_until_matches_pattern_and_keeps_extra ... ok
[INFO] [stdout] test shell::result::tests::re_search_returns_requested_group ... ok
[INFO] [stdout] test shell::serial::tests::read_chunk_times_out ... ok
[INFO] [stdout] test shell::serial::tests::read_until_progressive_times_out_on_idle_after_burst ... ok
[INFO] [stdout] test shell::serial::tests::idle_for_grows_when_no_chunks_arrive ... ok
[INFO] [stdout] test shell::serial::tests::write_bytes_round_trips ... ok
[INFO] [stdout] test shell::serial::tests::read_until_progressive_times_out_on_initial_silence ... ok
[INFO] [stdout] test shell::subprocess::tests::activate_deactivate_are_noops ... ok
[INFO] [stdout] test shell::serial::tests::idle_for_resets_when_chunk_arrives ... ok
[INFO] [stdout] test shell::subprocess::tests::allow_nonzero_does_not_swallow_command_not_found ... ok
[INFO] [stdout] test shell::linux::tests::activate_times_out_with_no_prompt ... ok
[INFO] [stdout] test shell::subprocess::tests::argv_quotes_args_with_spaces ... ok
[INFO] [stdout] test shell::subprocess::tests::cwd_is_honoured ... ok
[INFO] [stdout] test shell::subprocess::tests::allow_nonzero_returns_ok_on_nonzero_exit ... ok
[INFO] [stdout] test shell::serial::tests::drain_until_silent_respects_max_total_even_under_continuous_traffic ... ok
[INFO] [stdout] test shell::subprocess::tests::command_not_found_maps_to_127 ... ok
[INFO] [stdout] test shell::subprocess::tests::echo_captures_stdout ... ok
[INFO] [stdout] test shell::subprocess::tests::pipes_via_explicit_sh_c ... ok
[INFO] [stdout] test shell::subprocess::tests::stderr_is_captured_separately ... ok
[INFO] [stdout] test shell::uboot::tests::activate_detects_custom_shell_prompt ... ok
[INFO] [stdout] test shell::subprocess::tests::duration_is_populated ... ok
[INFO] [stdout] test shell::uboot::tests::activate_detects_uboot_prompt_directly ... ok
[INFO] [stdout] test shell::uboot::tests::activate_rejects_linux_login_prompt ... ok
[INFO] [stdout] test shell::subprocess::tests::nonzero_exit_yields_command_failed ... ok
[INFO] [stdout] test shell::uboot::tests::bad_shell_prompt_regex_surfaces_as_invalid_regex_error ... ok
[INFO] [stdout] test shell::uboot::tests::builder_defaults ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_basic ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_empty_stdout ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_multiline ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_negative_exit ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_no_marker_errors ... ok
[INFO] [stdout] test shell::serial::tests::read_until_times_out_with_captured_bytes ... ok
[INFO] [stdout] test shell::uboot::tests::parse_response_nonzero_exit ... ok
[INFO] [stdout] test shell::uboot::tests::reconnect_errors_without_port_configured ... ok
[INFO] [stdout] test shell::uboot::tests::returncode_end_ignores_unanchored_match ... ok
[INFO] [stdout] test shell::uboot::tests::returncode_end_finds_marker_line ... ok
[INFO] [stdout] test shell::uboot::tests::returncode_end_matches_only_line_anchored ... ok
[INFO] [stdout] test shell::serial::tests::read_until_progressive_succeeds_under_steady_stream ... ok
[INFO] [stdout] test shell::uboot::tests::run_basic_command ... ok
[INFO] [stdout] test shell::uboot::tests::run_command_with_allow_nonzero_returns_ok ... ok
[INFO] [stdout] test shell::subprocess::tests::allow_nonzero_does_not_swallow_timeout ... ok
[INFO] [stdout] test shell::subprocess::tests::timeout_yields_timeout_variant ... ok
[INFO] [stdout] test shell::uboot::tests::run_command_with_nonzero_exit_returns_command_failed ... ok
[INFO] [stdout] test shell::uboot::tests::activate_times_out_with_no_prompt ... ok
[INFO] [stdout] test shell::uboot::tests::activate_interrupts_autoboot_banner ... ok
[INFO] [stdout] test shell::serial::tests::drain_until_silent_collects_traffic_then_returns_on_silence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hardware_linux.rs (/opt/rustwide/target/debug/deps/hardware_linux-eba93576d139af84)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test linux_argv_quoting_against_real_bash ... ignored
[INFO] [stderr]      Running tests/hardware_uboot.rs (/opt/rustwide/target/debug/deps/hardware_uboot-86205cb3e7b0eba7)
[INFO] [stdout] test linux_command_exit_codes ... ignored
[INFO] [stdout] test linux_command_features ... ignored
[INFO] [stdout] test linux_long_output ... ignored
[INFO] [stdout] test linux_reboot ... ignored
[INFO] [stdout] test linux_reconnect_happy_path ... ignored
[INFO] [stdout] test linux_smoke ... ignored
[INFO] [stdout] test linux_timeout ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test uboot_command_exit_codes ... ignored
[INFO] [stdout] test uboot_help_returns_multiline_output ... ignored
[INFO] [stdout] test uboot_smoke ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eshell-214229d1dac597c3)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test commands::devices::tests::describe_serial_without_head ... ok
[INFO] [stdout] test commands::devices::tests::describe_with_manufacturer_product_and_serial ... ok
[INFO] [stdout] test commands::devices::tests::describe_with_no_descriptors_at_all ... ok
[INFO] [stdout] test commands::devices::tests::describe_with_only_product ... ok
[INFO] [stdout] test commands::info::tests::parse_ipv4_empty_input ... ok
[INFO] [stdout] test commands::info::tests::parse_ipv4_hostname_dash_i_fallback ... ok
[INFO] [stdout] test commands::info::tests::parse_ipv4_iface_cidr_pairs ... ok
[INFO] [stdout] test commands::info::tests::parse_memory_older_busybox_no_available ... ok
[INFO] [stdout] test commands::info::tests::parse_sys_splits_three_lines ... ok
[INFO] [stdout] test commands::info::tests::parse_uptime_single_user_singular ... ok
[INFO] [stdout] test commands::info::tests::parse_uptime_garbage_does_not_panic ... ok
[INFO] [stdout] test commands::info::tests::parse_memory_modern_columns ... ok
[INFO] [stdout] test commands::info::tests::parse_uptime_extracts_span_and_loads ... ok
[INFO] [stdout] test commands::info::tests::pretty_name_extracts_quoted ... ok
[INFO] [stdout] test commands::info::tests::pretty_name_falls_back_when_absent ... ok
[INFO] [stdout] test commands::journal::tests::sanitize_passes_clean_message_through ... ok
[INFO] [stdout] test commands::journal::tests::sanitize_squeezes_whitespace ... ok
[INFO] [stdout] test commands::journal::tests::sanitize_drops_other_control_chars ... ok
[INFO] [stdout] test commands::modem::tests::colored_signal_bands ... ok
[INFO] [stdout] test commands::journal::tests::sanitize_handles_lone_cr_and_lone_lf ... ok
[INFO] [stdout] test commands::modem::tests::colored_state_failures_red ... ok
[INFO] [stdout] test commands::modem::tests::colored_signal_no_color_path ... ok
[INFO] [stdout] test commands::modem::tests::colored_state_steady_states_green ... ok
[INFO] [stdout] test commands::modem::tests::colored_state_unknown_passes_through ... ok
[INFO] [stdout] test commands::network::tests::colored_state_known_codes ... ok
[INFO] [stdout] test commands::services::tests::state_glyph_known_states ... ok
[INFO] [stdout] test commands::services::tests::title_case_capitalizes_first_letter ... ok
[INFO] [stdout] test commands::network::tests::colored_state_no_color_path ... ok
[INFO] [stdout] test commands::info::tests::parse_root_fs_columns ... ok
[INFO] [stdout] test commands::journal::tests::sanitize_collapses_crlf_to_single_marker ... ok
[INFO] [stdout] test commands::modem::tests::colored_state_transitional_yellow ... ok
[INFO] [stdout] test commands::network::tests::digits_counts_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_shell_cmdtree-4d6b68eb58063839)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::display_path_strips_leading_slash ... ok
[INFO] [stdout] test tests::collect_paths_walks_leaves_only ... ok
[INFO] [stdout] test tests::mount_grafts_subtree ... ok
[INFO] [stdout] test tests::parse_input_carries_trailing_args ... ok
[INFO] [stdout] test tests::parse_input_distinguishes_kinds ... ok
[INFO] [stdout] test tests::tree_add_resolves ... ok
[INFO] [stdout] test tests::path_segments_normalises_slashes ... ok
[INFO] [stdout] test tests::tree_add_creates_intermediate_branches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/etree-c2e0507af2e15d05)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_shell_linux-aa9168ccd39b124b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test fs::tests::metadata_fails_when_path_missing ... ok
[INFO] [stdout] test fs::tests::parse_stat_output_collapses_other_types_to_other ... ok
[INFO] [stdout] test fs::tests::parse_stat_output_parses_gnu_format ... ok
[INFO] [stdout] test fs::tests::parse_stat_output_recognizes_directories ... ok
[INFO] [stdout] test fs::tests::parse_stat_output_recognizes_empty_files ... ok
[INFO] [stdout] test fs::tests::copy_duplicates_a_file ... ok
[INFO] [stdout] test fs::tests::copy_fails_when_source_missing ... ok
[INFO] [stdout] test fs::tests::parse_stat_output_rejects_short_lines ... ok
[INFO] [stdout] test fs::tests::metadata_reads_a_regular_file ... ok
[INFO] [stdout] test fs::tests::create_dir_errors_when_parent_missing ... ok
[INFO] [stdout] test fs::tests::metadata_reads_a_directory ... ok
[INFO] [stdout] test fs::tests::read_dir_returns_visible_entries_only ... ok
[INFO] [stdout] test fs::tests::read_to_string_reads_a_file ... ok
[INFO] [stdout] test fs::tests::read_link_errors_on_non_symlink ... ok
[INFO] [stdout] test fs::tests::read_returns_raw_bytes_including_non_utf8 ... ok
[INFO] [stdout] test fs::tests::read_errors_on_missing_file ... ok
[INFO] [stdout] test fs::tests::canonicalize_resolves_through_symlink ... ok
[INFO] [stdout] test fs::tests::remove_dir_all_removes_a_tree_and_succeeds_on_missing ... ok
[INFO] [stdout] test fs::tests::remove_file_removes_a_file ... ok
[INFO] [stdout] test fs::tests::create_dir_all_is_idempotent ... ok
[INFO] [stdout] test fs::tests::rename_moves_a_file ... ok
[INFO] [stdout] test fs::tests::set_permissions_changes_mode ... ok
[INFO] [stdout] test fs::tests::read_round_trips_through_write ... ok
[INFO] [stdout] test fs::tests::sha256sum_returns_64_char_hex_digest ... ok
[INFO] [stdout] test fs::tests::remove_dir_only_removes_empty_directories ... ok
[INFO] [stdout] test fs::tests::symlink_creates_and_read_link_reads_it_back ... ok
[INFO] [stdout] test fs::tests::walk_dir_returns_recursive_tree ... ok
[INFO] [stdout] test fs::tests::write_rejects_oversized_payload ... ok
[INFO] [stdout] test iproute2::tests::flattens_addresses_across_interfaces ... ok
[INFO] [stdout] test iproute2::tests::parses_link_output ... ok
[INFO] [stdout] test iproute2::tests::parses_route_output ... ok
[INFO] [stdout] test iproute2::tests::rejects_non_json_output ... ok
[INFO] [stdout] test fs::tests::write_handles_path_with_apostrophe ... ok
[INFO] [stdout] test iputils::tests::arping_via_subprocess_shell_against_env_target ... ok
[INFO] [stdout] test fs::tests::write_preserves_all_byte_values ... ok
[INFO] [stdout] test fs::tests::write_atomic_leaves_no_tmp_on_success ... ok
[INFO] [stdout] test iputils::tests::parses_arping_total_loss_with_no_mac ... ok
[INFO] [stdout] test fs::tests::write_replaces_existing_file ... ok
[INFO] [stdout] test iputils::tests::parses_busybox_arping_output_and_lowercases_mac ... ok
[INFO] [stdout] test iproute2::tests::addresses_via_subprocess_shell ... ok
[INFO] [stdout] test iproute2::tests::links_via_subprocess_shell ... ok
[INFO] [stdout] test iputils::tests::parses_iputils_arping_output ... ok
[INFO] [stdout] test iputils::tests::ping_loopback_via_subprocess_shell ... ok
[INFO] [stdout] test iputils::tests::unparseable_arping_output_yields_parse_error ... ok
[INFO] [stdout] test iproute2::tests::routes_via_subprocess_shell ... ok
[INFO] [stdout] test iproute2::tests::default_route_returns_dst_default_or_none ... ok
[INFO] [stdout] test iputils::tests::unparseable_output_yields_parse_error ... ok
[INFO] [stdout] test journalctl::tests::priority_round_trips_through_u8 ... ok
[INFO] [stdout] test journalctl::tests::parses_json_seq_output ... ok
[INFO] [stdout] test journalctl::tests::priority_ordering_is_severity ... ok
[INFO] [stdout] test journalctl::tests::rejects_garbage_timestamp ... ok
[INFO] [stdout] test journalctl::tests::skips_empty_records ... ok
[INFO] [stdout] test journalctl::tests::timestamps_round_trip_via_unix_epoch ... ok
[INFO] [stdout] test modemmanager::tests::double_dash_placeholders_become_none ... ok
[INFO] [stdout] test journalctl::tests::handles_message_as_byte_array ... ok
[INFO] [stdout] test journalctl::tests::parses_message_with_escaped_newline ... ok
[INFO] [stdout] test modemmanager::tests::extracts_index_from_dbus_path ... ok
[INFO] [stdout] test modemmanager::tests::extracts_sim_path_from_modem_json ... ok
[INFO] [stdout] test modemmanager::tests::errors_when_modem_has_no_sim ... ok
[INFO] [stdout] test modemmanager::tests::parses_empty_modem_list ... ok
[INFO] [stdout] test modemmanager::tests::parses_connected_modem ... ok
[INFO] [stdout] test modemmanager::tests::parses_modem_list ... ok
[INFO] [stdout] test modemmanager::tests::parses_sim_properties ... ok
[INFO] [stdout] test modemmanager::tests::parses_registered_but_not_connected_modem ... ok
[INFO] [stdout] test modemmanager::tests::rejects_malformed_json ... ok
[INFO] [stdout] test modemmanager::tests::sim_double_dash_fields_become_none ... ok
[INFO] [stdout] test networkmanager::tests::devices_via_subprocess_shell ... ok
[INFO] [stdout] test networkmanager::tests::parses_connections ... ok
[INFO] [stdout] test networkmanager::tests::connections_via_subprocess_shell ... ok
[INFO] [stdout] test networkmanager::tests::parses_devices ... ok
[INFO] [stdout] test networkmanager::tests::parses_terse_line_handles_empty_fields ... ok
[INFO] [stdout] test networkmanager::tests::parses_terse_line_unescapes_colon_and_backslash ... ok
[INFO] [stdout] test networkmanager::tests::rejects_malformed_lines ... ok
[INFO] [stdout] test systemd::tests::completed_oneshot_is_active_but_not_running ... ok
[INFO] [stdout] test modemmanager::tests::list_modems_via_subprocess_shell ... ok
[INFO] [stdout] test systemd::tests::parses_empty_list_units_output ... ok
[INFO] [stdout] test systemd::tests::parses_failed_service ... ok
[INFO] [stdout] test systemd::tests::parses_list_units_output ... ok
[INFO] [stdout] test systemd::tests::parses_running_service ... ok
[INFO] [stdout] test systemd::tests::parses_systemd_xhex_escapes_in_unit_names ... ok
[INFO] [stdout] test systemd::tests::rejects_malformed_list_units_output ... ok
[INFO] [stdout] test systemd::tests::rejects_output_missing_required_fields ... ok
[INFO] [stdout] test systemd::tests::sanitizer_handles_multiple_xhex_in_one_value ... ok
[INFO] [stdout] test journalctl::tests::tail_via_subprocess_shell ... ok
[INFO] [stdout] test systemd::tests::transient_unit_has_no_unit_file_state ... ok
[INFO] [stdout] test journalctl::tests::tail_since_via_subprocess_shell ... ok
[INFO] [stdout] test systemd::tests::is_active_returns_true_for_journald ... FAILED
[INFO] [stdout] test systemd::tests::list_units_against_host_systemd ... FAILED
[INFO] [stdout] test systemd::tests::status_via_subprocess_shell_against_journald ... FAILED
[INFO] [stdout] test iputils::tests::parses_total_loss_output ... ok
[INFO] [stdout] test iputils::tests::parses_busybox_output ... ok
[INFO] [stdout] test iputils::tests::parses_gnu_iputils_output ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- systemd::tests::is_active_returns_true_for_journald stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'systemd::tests::is_active_returns_true_for_journald' (433) panicked at crates/embedded-shell-linux/src/systemd.rs:654:9:
[INFO] [stdout] journald should be active on a systemd host
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64275ee7c9a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64275ee7c9a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64275ee93fea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64275ee93fea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64275ee81782 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64275ee81782 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64275ee593e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64275ee593e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64275ee73e79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64275ea36fdc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64275ea36fdc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64275ee740f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64275ee740f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64275ee594d4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64275ee4e3d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64275ee5a24d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64275ee9485c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64275ea1817c - embedded_shell_linux[5778964812c93180]::systemd::tests::is_active_returns_true_for_journald::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:654:9
[INFO] [stdout]   20:     0x64275ea1b2a2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x64275ea1b31d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64275e9dd16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x64275e9dd06b - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x64275e9d8040 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x64275e9dc16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x64275e9db414 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x64275ea1c68b - <tokio[860b84c76bdbabb7]::runtime::context::scoped::Scoped<tokio[860b84c76bdbabb7]::runtime::scheduler::Context>>::set::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x64275e9ef6e9 - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x64275e9e01e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::try_with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x64275e9dfd6e - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x64275e9e649d - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x64275e9da180 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x64275e9da476 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x64275e9daf20 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x64275e9cec03 - tokio[860b84c76bdbabb7]::runtime::context::runtime::enter_runtime::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x64275e9d7b71 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x64275ea03e64 - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x64275ea0402f - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x64275ea19f11 - embedded_shell_linux[5778964812c93180]::systemd::tests::is_active_returns_true_for_journald
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:654:71
[INFO] [stdout]   42:     0x64275ea17777 - embedded_shell_linux[5778964812c93180]::systemd::tests::is_active_returns_true_for_journald::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:645:51
[INFO] [stdout]   43:     0x64275e9a9346 - <embedded_shell_linux[5778964812c93180]::systemd::tests::is_active_returns_true_for_journald::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64275ea2a0bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64275ea2a0bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x64275ea37935 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64275ea37935 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x64275ea37935 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x64275ea32494 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x64275ea32494 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x64275ea3a9b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64275ea3a9b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x64275ea3a9b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64275ee7be1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x64275ee7be1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x763c91fdbaa4 - <unknown>
[INFO] [stdout]   65:     0x763c92068a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- systemd::tests::list_units_against_host_systemd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'systemd::tests::list_units_against_host_systemd' (435) panicked at crates/embedded-shell-linux/src/systemd.rs:598:69:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Shell(CommandFailed(ShellResult { command: "systemctl list-units -o json --no-pager '*.service'", stdout: None, stderr: Some("System has not been booted with systemd as init system (PID 1). Can't operate.\nFailed to connect to bus: Host is down\n"), exit_code: 1, started: 2026-06-13T14:22:45.635101683Z, finished: 2026-06-13T14:22:45.658234803Z }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64275ee7c9a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64275ee7c9a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64275ee93fea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64275ee93fea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64275ee81782 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64275ee81782 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64275ee593e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64275ee593e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64275ee73e79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64275ea36fdc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64275ea36fdc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64275ee740f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64275ee740f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64275ee594a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64275ee4e3d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64275ee5a24d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64275ee9485c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64275ee945a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64275ea17bf0 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<embedded_shell_linux[5778964812c93180]::systemd::UnitListEntry>, embedded_shell_linux[5778964812c93180]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64275ea17bf0 - embedded_shell_linux[5778964812c93180]::systemd::tests::list_units_against_host_systemd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:598:69
[INFO] [stdout]   22:     0x64275ea1b2a2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64275ea1b31d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64275e9dd16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64275e9dd06b - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x64275e9d8040 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x64275e9dc16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x64275e9db414 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x64275ea1c68b - <tokio[860b84c76bdbabb7]::runtime::context::scoped::Scoped<tokio[860b84c76bdbabb7]::runtime::scheduler::Context>>::set::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64275e9ef6e9 - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x64275e9e01e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::try_with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x64275e9dfd6e - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x64275e9e649d - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x64275e9da180 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x64275e9da476 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x64275e9daf20 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x64275e9cec03 - tokio[860b84c76bdbabb7]::runtime::context::runtime::enter_runtime::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64275e9d7b71 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x64275ea03e64 - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64275ea0402f - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64275ea19d51 - embedded_shell_linux[5778964812c93180]::systemd::tests::list_units_against_host_systemd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:602:53
[INFO] [stdout]   44:     0x64275ea17747 - embedded_shell_linux[5778964812c93180]::systemd::tests::list_units_against_host_systemd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:591:47
[INFO] [stdout]   45:     0x64275e9a9306 - <embedded_shell_linux[5778964812c93180]::systemd::tests::list_units_against_host_systemd::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64275ea2a0bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64275ea2a0bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64275ea37935 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64275ea37935 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64275ea37935 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64275ea32494 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64275ea32494 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64275ea3a9b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64275ea3a9b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64275ea3a9b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64275ee7be1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x64275ee7be1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x763c91fdbaa4 - <unknown>
[INFO] [stdout]   67:     0x763c92068a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- systemd::tests::status_via_subprocess_shell_against_journald stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'systemd::tests::status_via_subprocess_shell_against_journald' (457) panicked at crates/embedded-shell-linux/src/systemd.rs:634:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Shell(CommandFailed(ShellResult { command: "systemctl show systemd-journald.service --property=ActiveState,SubState,LoadState,UnitFileState,Description --no-pager", stdout: None, stderr: Some("System has not been booted with systemd as init system (PID 1). Can't operate.\nFailed to connect to bus: Host is down\n"), exit_code: 1, started: 2026-06-13T14:22:45.665378423Z, finished: 2026-06-13T14:22:45.678571102Z }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64275ee7c9a8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64275ee7c9a8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64275ee7c9a8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64275ee93fea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64275ee93fea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x64275ee81782 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64275ee81782 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64275ee593e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64275ee593e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64275ee73e79 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64275ea36fdc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64275ea36fdc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64275ee740f2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64275ee740f2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64275ee594a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64275ee4e3d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64275ee5a24d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64275ee9485c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64275ee945a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64275ea184e4 - <core[28b146924c2f19c6]::result::Result<embedded_shell_linux[5778964812c93180]::systemd::UnitStatus, embedded_shell_linux[5778964812c93180]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64275ea184e4 - embedded_shell_linux[5778964812c93180]::systemd::tests::status_via_subprocess_shell_against_journald::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:634:14
[INFO] [stdout]   22:     0x64275ea1b2a2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64275ea1b31d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64275e9dd16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x64275e9dd06b - tokio[860b84c76bdbabb7]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x64275e9dd06b - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x64275e9d8040 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x64275e9dc16d - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x64275e9db414 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x64275ea1c68b - <tokio[860b84c76bdbabb7]::runtime::context::scoped::Scoped<tokio[860b84c76bdbabb7]::runtime::scheduler::Context>>::set::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x64275e9ef6e9 - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x64275e9e01e2 - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::try_with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x64275e9dfd6e - <std[929523f510218772]::thread::local::LocalKey<tokio[860b84c76bdbabb7]::runtime::context::Context>>::with::<tokio[860b84c76bdbabb7]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x64275e9e649d - tokio[860b84c76bdbabb7]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x64275e9da180 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x64275e9da476 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x64275e9daf20 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x64275e9cec03 - tokio[860b84c76bdbabb7]::runtime::context::runtime::enter_runtime::<<tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x64275e9d7b71 - <tokio[860b84c76bdbabb7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x64275ea03e64 - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x64275ea0402f - <tokio[860b84c76bdbabb7]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x64275ea1ab21 - embedded_shell_linux[5778964812c93180]::systemd::tests::status_via_subprocess_shell_against_journald
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:641:43
[INFO] [stdout]   44:     0x64275ea178c7 - embedded_shell_linux[5778964812c93180]::systemd::tests::status_via_subprocess_shell_against_journald::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/embedded-shell-linux/src/systemd.rs:625:60
[INFO] [stdout]   45:     0x64275e9a9506 - <embedded_shell_linux[5778964812c93180]::systemd::tests::status_via_subprocess_shell_against_journald::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64275ea2a0bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64275ea2a0bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x64275ea37935 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64275ea37935 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64275ea37935 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64275ea37935 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x64275ea37935 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x64275ea32494 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x64275ea32494 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x64275ea3a9b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64275ea3a9b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64275ea3a9b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64275ea3a9b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x64275ea3a9b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64275ee7be1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x64275ee7be1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x763c91fdbaa4 - <unknown>
[INFO] [stdout]   67:     0x763c92068a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     systemd::tests::is_active_returns_true_for_journald
[INFO] [stdout]     systemd::tests::list_units_against_host_systemd
[INFO] [stdout]     systemd::tests::status_via_subprocess_shell_against_journald
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 89 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p embedded-shell-linux --lib`
[INFO] running `Command { std: "docker" "inspect" "f7ef9894e695529733d310c6fcc82c62dcadad6322342713dc69c270a8026f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ef9894e695529733d310c6fcc82c62dcadad6322342713dc69c270a8026f97", kill_on_drop: false }`
[INFO] [stdout] f7ef9894e695529733d310c6fcc82c62dcadad6322342713dc69c270a8026f97
